home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / terminal / tsth_140 / tst7p.cfg < prev    next >
Encoding:
Text File  |  1995-04-17  |  1.2 KB  |  46 lines

  1. #==========================================================================
  2. #
  3. #  TST7P.CFG - configuration file for TST7P Version 1.0
  4. #
  5. #  Currently supported options:-
  6. #
  7. #    MAXSIZE - maximum 7plus part size
  8. #    DEBUG    - specify verbose debug information in TST7P.LOG file
  9. #    USERDIR - directory where user accessable files are located
  10. #       MSG     - specifies a one line message added to the end of each
  11. #                 7PLUS part.
  12. #
  13. #==========================================================================
  14.  
  15. #
  16. # Maximum 7plus part size. Must be between 1000 and 32000.
  17. #
  18.  
  19. MAXSIZE 4000
  20.  
  21. #
  22. # Verbose logging info to the log file TST7P.LOG
  23. #
  24. # Can be ON or OFF
  25.  
  26. VERBOSE ON
  27.  
  28. #
  29. # Path to the directory where the  user accessable files are located.
  30. # If not set, this defaults to a directory called "USERS", located
  31. # below the main TSTHOST directory. This should be set to the same
  32. # directory as the variable USERDIR in TSTHOST.CFG
  33. #
  34.  
  35. USERDIR x:\TST140\USERS
  36.  
  37. #
  38. # Define a short message to be included at the bottom of each 7PLUS part.
  39. # The message MUST be shorter than 80 characers.
  40.  
  41. MSG Send .ERR files to IK3xxx @ <HOME bbs NAME>.<HOME BBS ADDRESS FOR AX.25>
  42.  
  43. #
  44. #  The end
  45. #
  46.